Skip to content
Back to search
30
MCP

Codex++ Project Home

pulsemcp/codex++ project home

Kanban-style issue tracking MCP server with Linear sync support for per-project task management.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

codex-mcp-server
MCP server for Codex CLI with tmux persistence, git worktree isolation, and async dispatch.
0 tools
codex-mcp-swarm
Parallel Codex MCP server with live task monitoring, batch wait, and full flag parity
0 tools
codex-as-mcp
MCP server for delegating tasks to Codex CLI subagents
0 tools
@leo000001/codex-mcp
MCP server that wraps OpenAI Codex app-server — start coding agents, poll their progress, and manage permissions from any MCP client
0 tools
codex-mcp-agent
MCP server that provides agent capability backing by codex CLI
0 tools
io.github.mirnoorata/codexa
Codex-native codebase intelligence context compiler and query-only MCP server.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "codex++_project_home": {
      "url": "None",
      "transport": "http"
    }
  }
}